{
"uids": [
{
"uid": 18984,
"domain": "test.jamiedruce.io",
"label": "",
"display_name": null
}
],
"success": true
}Creates a new publisher from the given domain
{
"uids": [
{
"uid": 18984,
"domain": "test.jamiedruce.io",
"label": "",
"display_name": null
}
],
"success": true
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Was this page helpful?